Upgrade EUI to v116.1.0#269821
Merged
Merged
Conversation
|
Pinging @elastic/eui-team (EUI) |
rmyz
approved these changes
May 20, 2026
Contributor
rmyz
left a comment
There was a problem hiding this comment.
x-pack/solutions/observability/plugins/metrics_data_access/public/components/infrastructure_node_metrics_tables/shared/components/metrics_node_details_link.tsx change LGTM
AlexGPlay
approved these changes
May 20, 2026
shahzad31
approved these changes
May 20, 2026
jloleysens
approved these changes
May 21, 2026
markov00
approved these changes
May 21, 2026
Contributor
markov00
left a comment
There was a problem hiding this comment.
Viz changes looks good to me
christineweng
approved these changes
May 21, 2026
kelvtanv
approved these changes
May 21, 2026
bhapas
approved these changes
May 21, 2026
Contributor
bhapas
left a comment
There was a problem hiding this comment.
Automatic Import changes LGTM
yngrdyn
approved these changes
May 21, 2026
radtke-vale
approved these changes
May 22, 2026
ashokaditya
approved these changes
May 26, 2026
Member
Author
|
/ci |
Contributor
💛 Build succeeded, but was flaky
Failed CI Steps
Test Failures
Metrics [docs]Async chunks
Page load bundle
Unknown metric groupsESLint disabled line counts
Total ESLint disabled count
History
cc @tkajtoch |
23 tasks
smith
pushed a commit
to smith/kibana
that referenced
this pull request
May 27, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Dependency updates
@elastic/eui- v116.0.0 ⏩ v116.1.0@elastic/eslint-plugin-eui- v2.12.0 ⏩ v2.13.0Package updates
@elastic/eui v116.1.0EuiContextMenuPanel's update lifecycle method to use input props instead of internal state to reduce unnecessary re-renders. (#9656)EuiObserverabstract base class with auseObserverhook (#9511)Bug fixes
EuiCopynot showing theafterMessagetooltip after a successful copy when the user had already hovered or focused the trigger before clicking (#9650)EuiDataGridcell expansion popovers being hidden behind sibling or nestedEuiFlyouts. The cell popover now derives itsz-indexfrom its anchor's stacking context (matching defaultEuiPopoverbehavior) instead of being pinned tolevels.header. (#9630)Accessibility
EuiCopyso the copy confirmation is announced reliably, independent of the tooltip and focus location (#9650)@elastic/eslint-plugin-eui v2.13.0tooltip-button-icon-wraprule (#9635)tooltip-no-interactive-contentrule (#9635)require-href-for-linkrule (#9615)